[INFO] fetching crate hwlib 0.11.0...
[INFO] testing hwlib-0.11.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate hwlib 0.11.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate hwlib 0.11.0
[INFO] finished tweaking crates.io crate hwlib 0.11.0
[INFO] tweaked toml for crates.io crate hwlib 0.11.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hwlib 0.11.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hwlib 0.11.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0cfe61eee642c199a7874ea840daa15091be705e156ff8fe817dda2308e3e71f
[INFO] running `Command { std: "docker" "start" "-a" "0cfe61eee642c199a7874ea840daa15091be705e156ff8fe817dda2308e3e71f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0cfe61eee642c199a7874ea840daa15091be705e156ff8fe817dda2308e3e71f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cfe61eee642c199a7874ea840daa15091be705e156ff8fe817dda2308e3e71f", kill_on_drop: false }`
[INFO] [stdout] 0cfe61eee642c199a7874ea840daa15091be705e156ff8fe817dda2308e3e71f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e35523149fdfc05a4f1a52a0f75083ca17fe1d4eb0119ba368cc68c1dbd9d19
[INFO] running `Command { std: "docker" "start" "-a" "5e35523149fdfc05a4f1a52a0f75083ca17fe1d4eb0119ba368cc68c1dbd9d19", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling hwlib v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling os-release v0.1.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smbios-lib v0.9.2
[INFO] [stderr]    Compiling minreq v2.14.1
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]   --> bin/hwctl.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use clap::Parser;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `command` in this scope
[INFO] [stdout]   --> bin/hwctl.rs:38:3
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[command(version, about, long_about, verbatim_doc_comment)]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `arg` in this scope
[INFO] [stdout]   --> bin/hwctl.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[arg(
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `Args` in the current scope
[INFO] [stdout]   --> bin/hwctl.rs:50:22
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct Args {
[INFO] [stdout]    | ----------- function or associated item `parse` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     let args = Args::parse();
[INFO] [stdout]    |                      ^^^^^ function or associated item not found in `Args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hwlib` (bin "hwctl") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "5e35523149fdfc05a4f1a52a0f75083ca17fe1d4eb0119ba368cc68c1dbd9d19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e35523149fdfc05a4f1a52a0f75083ca17fe1d4eb0119ba368cc68c1dbd9d19", kill_on_drop: false }`
[INFO] [stdout] 5e35523149fdfc05a4f1a52a0f75083ca17fe1d4eb0119ba368cc68c1dbd9d19
